home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gcc-263 / config / m68k / t-next < prev    next >
Encoding:
Text File  |  1993-09-09  |  229 b   |  7 lines

  1. # libgcc1.c is not needed, since the standard library has these functions.
  2. LIBGCC1=libgcc1.null
  3. CROSS_LIBGCC1=libgcc1.null
  4.  
  5. # Specify other dirs of system header files to be fixed.
  6. OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
  7.